PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFMarkedContentSequenceIdentifier Class / PDFMarkedContentSequenceIdentifier Constructor / PDFMarkedContentSequenceIdentifier Constructor(PDFCosNumber)
The COS identifier.
In This Topic
    PDFMarkedContentSequenceIdentifier Constructor(PDFCosNumber)
    In This Topic
    Initializes a new object.
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    public PDFMarkedContentSequenceIdentifier( 
       PDFCosNumber cosIdentifier
    )

    Parameters

    cosIdentifier
    The COS identifier.
    See Also